home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1994 November
/
macformat-018.iso
/
Utility Spectacular
/
Text
/
DataMan ƒ
/
Example Instructions
/
EX—Add constant to column
/
EX—Add constant to column
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-05-08
|
154 b
|
5 lines
|
[
DMN1/DMAN
]
% Adds 0.1 to third column in _selected_ table. Modify to add different amounts to different columns.
s oe ^1-2000[!^p]
w ^1¬2& ^3¬3&+0.1 ^4¬&
b